home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
Other Langs
/
Tickle-4.0 (tcl)
/
library
/
help
/
tcl
/
files
/
recursive_glob
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-10-26
|
358 b
|
9 lines
|
[
TEXT/$Tcl
]
recursive_glob globlist
This procedure does the same thing as glob, except that
it recursively descends all the matched subdirectories,
returning a list of all the files that matched all pat-
tern in the list globlist. This procedure does not
follow symbolic links.